-
Home
-
FluentBoards – Project Management, Task Management, Goal Tracking, Kanban Board, and, Team Collaboration
-
1.32
-
Code
-
Classes
- LabelController
Total Complexity |
19 |
Dependencies |
5 |
Dependents |
0 |
Total lines |
158 |
Lines of code |
119 |
Logical lines of code |
53 |
Comment lines |
1 |
Methods |
10 |
Properties |
1 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
deleteLabelOfBoard() |
S |
56 |
3 |
18 |
createLabelForTask() |
S |
56 |
2 |
19 |
createLabel() |
S |
56 |
2 |
17 |
editLabelofBoard() |
S |
56 |
2 |
17 |
getLabelsByBoard() |
S |
63 |
2 |
10 |
getLabelsByBoardUsedInTasks() |
S |
63 |
2 |
10 |
getLabelsByTask() |
S |
63 |
2 |
10 |
deleteLabelOfTask() |
S |
63 |
2 |
10 |
__construct() |
S |
76 |
1 |
4 |
labelSanitizeAndValidate() |
S |
75 |
1 |
4 |